; a really nasty looking example on how to change the colors of 
; the dialog boxes in Winamp 1.92+

[Dialog Colors]

; background of the dialog box
dialog_color_bg=#000080

; text of stuff in the dialog box
dialog_color_fg=#f0f0ff

; text of list/edit boxes
dialog_color_textcolor=#d0f0ff

; background of list/edit boxes
dialog_color_lbback=#000050

; text color in buttons
dialog_color_buttontext=#000040

; text color in buttons when active
dialog_color_buttontext_sel=#0000f0

; button color defs
; tlo
dialog_color_button_up_0=#d0d0ff
; |~~
dialog_color_button_up_1=#f0f0ff
;    |
dialog_color_button_up_2=#0000e0
; __|
dialog_color_button_up_3=#9090a0
; ___
dialog_color_button_up_4=#000060


; pushed in defs
dialog_color_button_down_0=#b0b0f0
dialog_color_button_down_1=#c0c0ff
